- code depth
- период (цикл) повторения кода
Англо-русский словарь по компьютерной безопасности. Академик.ру. 2011.
Англо-русский словарь по компьютерной безопасности. Академик.ру. 2011.
Depth-first search — Order in which the nodes are visited Class Search algorithm Data structure Graph Worst case performance … Wikipedia
Code page — is another term for character encoding. It consists of a table of values that describes the character set for a particular language. The term code page originated from IBM s EBCDIC based mainframe systems,[1] but many vendors use this term… … Wikipedia
Code Metrics — is a code analysis tool included in Visual Studio 2008 (Team Edition and Team Suite only) that allows code and projects to be analysed and gathers statistics such as inheritance depth, lines of code, number of classes etc. and computes a… … Wikipedia
Code audit — A software code audit is a comprehensive analysis of source code in a programming project with the intent of discovering bugs, security breaches or violations of programming conventions. It is an integral part of the defensive programming… … Wikipedia
depth key set — n. a set of keys used to make a code original key on a key duplicating machine to a lock manufacturer s given set of key bitting specifications. Each key is cut with the correct spacing to one depth only in all bitting positions, with one… … Locksmith dictionary
CODE — abbr. Client/server Open Development Environment (Powersoft) abbr. COlor Depth Enhancement (ATI) comp. abbr. Client Server Open Development Environment … United dictionary of abbreviations and acronyms
Audio bit depth — In digital audio, bit depth describes the number of bits of information recorded for each sample. Bit depth directly corresponds to the resolution of each sample in a set of digital audio data. Common examples of bit depth include CD audio, which … Wikipedia
Bacteriological Code — Der International Code of Nomenclature of Bacteria (Bacteriological Code) (ICNB, Internationaler Code der Nomenklatur der Bakterien (Bakteriologischer Code)) regelt die Erstellung wissenschaftlicher Namen der Prokaryoten[1]. Dieser Code wird auf… … Deutsch Wikipedia
Genetic code — A series of codons in part of a messenger RNA (mRNA) molecule. Each codon consists of three nucleotides, usually representing a single amino acid. The nucleotides are abbreviated with the letters A, U, G and C. This is mRNA, which uses U (uracil) … Wikipedia
Threaded code — Not to be confused with multi threaded programming. In computer science, the term threaded code refers to a compiler implementation technique where the generated code has a form that essentially consists entirely of calls to subroutines. The code … Wikipedia
List of tools for static code analysis — This is a list of significant tools for static code analysis.Historical products* Lint the original static code analyzer of C code.Open source or Noncommercial products .NET (C#, VB.NET and all .NET compatible languages) *… … Wikipedia